home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
MATHPLOT.ARJ
/
READ.ME
< prev
Wrap
Text File
|
1991-02-23
|
2KB
|
38 lines
MATHPLOT is a mathematical function plotting system which allows
you to enter functions using ordinary algebraic notation and
immediately plot them. Cartesian, polar, and parametric functions
are supported, and up to four functions may be displayed simultaneously.
A variety of built in functions are provided. Plotting commands may
be executed from command files. MATHPLOT is an ideal tool for
engineers, scientists, math and science teachers, and anyone else
who needs to quickly visualize mathematical functions.
The MATHPLOT system consists of the following files:
MATHPLOT.EXE -- The executable program.
MATHPLOT.HLP -- Text file used by HELP command.
MATHPLOT.FON -- Font file used for title line and axis labels.
MATHPLOT.FUN -- Example functions
MATHPLOT.DOC -- Documentation file.
To install MATHPLOT, copy the files into the directory of your choice.
If the MATHPLOT.HLP and MATHPLOT.FON files are not in your current
directory, you must place a command of the following form in
your AUTOEXEC.BAT file to tell MATHPLOT where to look for its help
and font files:
SET MATHPLOT=directory
Where "directory" is the name of the device and directory where the
files are located. For example, if the files are located in a
directory named MATHPLOT on the C disk, the following command
could be used:
SET MATHPLOT=C:\MATHPLOT
If you wish to execute the example plot files stored in the file
MATHPLOT.FUN, start MATHPLOT with the following command:
MATHPLOT MATHPLOT.FUN